learning-outcomes

Local Storage#

With the Local Storage, we can store data in user browser

Learning Outcomes#

  • Store Data in Browser
  • What is the local storage?
  • Local storage methods
  • Local storage limitations
  • make todo app using DOM and local storage